operating system/virtual memory
- operating system/virtual memory
- операционная система/виртуальная память
операционная система/виртуальная память
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]
Тематики
- информационные технологии в целом
EN
- operating system/virtual memory
- OS/VS
Англо-русский словарь нормативно-технической терминологии.
academic.ru.
2015.
Смотреть что такое "operating system/virtual memory" в других словарях:
Operating system — Operating systems … Wikipedia
Virtual memory/rewrite — Virtual memory is a computer system technique that gives an application program the impression it has contiguous working memory, while in fact it is physically fragmented and may even overflow on to disk storage. Systems which use this technique… … Wikipedia
Genera (operating system) — Genera Company / developer Symbolics OS family Lisp Machine OS Initial release 1982 … Wikipedia
Operating system-level virtualization — is a server virtualization method where the kernel of an operating system allows for multiple isolated user space instances, instead of just one. Such instances (often called containers, VEs, VPSs or jails) may look and feel like a real server,… … Wikipedia
Operating system development — is one of the more involved and technical options for a computer hobbyist. A hobby operating system is classified as one with little or no support from other developers. [1] Development begins with an existing operating system[citation needed].… … Wikipedia
Virtual memory — This article is about the computational technique. For the TBN game show, see Virtual Memory (game show). Virtual memory combines active RAM and inactive memory in disk form into a large range of contiguous addresses. In computing, virtual memory … Wikipedia
operating system — Computers. the collection of software that directs a computer s operations, controlling and scheduling the execution of other programs, and managing storage, input/output, and communication resources. Abbr.: OS [1960 65] * * * ▪ computing… … Universalium
virtual memory — A memory management technique that allows information in physical memory to be swapped out to a hard disk if necessary. This technique provides applications with more memory space than is actually available in the computer. True virtual… … Dictionary of networking
Disk operating system — For the family of disk operating systems for the IBM PC compatible platform, see DOS. Disk Operating System (specifically) and disk operating system (generically), most often abbreviated as DOS, refers to an operating system software used in most … Wikipedia
Spring (operating system) — Spring was an experimental microkernel based object oriented operating system developed at Sun Microsystems in the early 1990s. Using technology substantially similar to concepts developed in the Mach kernel, Spring concentrated on providing a… … Wikipedia
Memory protection — is a way to control memory access rights on a computer, and is a part of most modern operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug… … Wikipedia